shithub: riscv

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

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