shithub: riscv

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

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