shithub: riscv

ref: 8561a843070582d48ef7f99e1138941c3509975f
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}