shithub: riscv

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

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