shithub: riscv

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

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